home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Windows marzen / PC Wizard 2008 / pcw2008_v180.exe / {app} / readme.txt < prev   
Encoding:
Text File  |  2007-04-02  |  2.6 KB  |  111 lines

  1. --------------------------------------------------------
  2. PC Wizard
  3. Copyright (C) 1996-2007 Laurent KUTIL & Franck DELATTRE
  4. --------------------------------------------------------
  5.  
  6. WWW: http://www.cpuid.com   or  http://www.cpuid.org
  7. e-mail: pcwizard@cpuid.org
  8.  
  9.  
  10.  
  11. 1. Running in Batch Mode (or Silent Mode)
  12. -----------------------------------------
  13.  
  14. Usage:
  15. PC Wizard.exe /R T[x] C[y] filename[.ext] /D
  16.           /H
  17.           /?
  18.             
  19. [/?], [/H] - Commands Help
  20.  
  21. T[x] - with x from 1 to 4 (1=Hardware Tab, 2=System Tab, 3=Files Tab, 4=Resources Tab).
  22. C[y] - with y to specify which category to include with the report.
  23.     T1 C[y]  with y from 1 to 12 (see 2. Parameters List)
  24.     T2 C[y]  with y from 1 to 20 (see 2. Parameters List)
  25.     T3 C[y]  with y from 1 to 15 (see 2. Parameters List)
  26.     T4 C[y]  with y from 1 to 4 (see 2. Parameters List)
  27.  
  28. /D - To include detailled information.
  29.     
  30. You may specify different extension for different types of reports
  31. [.ext] = .TXT for report in TEXT format
  32. [.ext] = .CVS for report in CVS format
  33. [.ext] = .HTM for report in HTML format
  34.  
  35.  
  36. Example 1:
  37.   PC Wizard.exe /R T1 C3 c:\reports\report.txt /D
  38. Result:
  39.   Save plain text report for Hardware Tab and Processor category only into the c:\reports folder, with detailed information.
  40.  
  41.  
  42. Example 2:
  43.   PC Wizard.exe /R T1 c:\reports\report.htm
  44. Result:
  45.   Save HTML report for all categories of the Hardware Tab into the c:\reports folder, without detail.
  46.  
  47.  
  48.  
  49. 2. Paremeters List
  50. -------------------
  51.  
  52. for T1 you can use following values :
  53. 1 = Summary
  54. 2 = Motherboard
  55. 3 = Processor
  56. 4 = Video
  57. 5 = Ports
  58. 6 = Disks
  59. 7 = Printers
  60. 8 = Devices
  61. 9 = Multimedia
  62. 10 = Network
  63. 11 = Power
  64. 12 = Voltage, Temperature and Fans
  65.  
  66. for T2 you can use following values :
  67. 1 = Operating System
  68. 2 = DOS
  69. 3 = Internet
  70. 4 = Control Panel
  71. 5 = Desktop
  72. 6 = Process and Threads
  73. 7 = Library DLL
  74. 8 = OLE Inscription
  75. 9 = Microsoft Applications
  76. 10 = Fonts
  77. 11 = UnInstall and MSI
  78. 12 = Boot-Start Applications
  79. 13 = Associated Files Extensions
  80. 14 = DirectX
  81. 15 = ODBC Data Source
  82. 16 = Passwords
  83. 17 = Security
  84. 18 = Multimedia
  85. 19 = Services
  86. 20 = UpTime Statistics
  87.  
  88. for T3 you can use following values :
  89. 1 = Config.nt
  90. 2 = Boot.ini
  91. 3 = Autoexec.nt
  92. 4 = Detlog.txt
  93. 5 = Bootlog.txt
  94. 6 = System.ini
  95. 7 = Win.ini
  96. 8 = DosStart.bat
  97. 9 = CMOS values
  98. 10 = Config.dos
  99. 11 = Autoexec.dos
  100. 12 = Environment Variables
  101. 13 = Event Log (Applications)
  102. 14 = Event Log (System)
  103. 15 = Event Log (Security)
  104.  
  105. for T4 you can use following values :
  106. 1 = Interruption Request (IRQ)
  107. 2 = Direct memory Access (DMA)
  108. 3 = I/O Ports
  109. 4 = memory Resources 
  110.  
  111.